Assignment - Linking it up
Take the solution from the previous assignment and make a copy of the page. Chose a different Dragonball Z character and use that to update the copied file. You should now have 2 profile pages for two different characters.
You will also need to create a simple home page that will act as a landing place for your site.
Now with all these 3 pages, your job will be to create a list of links that will allow you to navigate between all these pages.
Again, feel free to Google around for anything to help you.
You'll need to make sure you have the following:
- use at least the following elements
ul
a
Keep your solution as we will be using it in subsequent assignments.
info
You can find more details to all existing HTML elements by going to https://www.w3schools.com/tags/.